home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9855 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  754 b 

  1. Path: news.pi.net!news
  2. From: Marc Lucassen <lucassen@pi.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: C++ and C
  5. Date: Mon, 04 Mar 1996 21:18:31 -0800
  6. Organization: prive
  7. Message-ID: <313BCEA7.4831@pi.net>
  8. NNTP-Posting-Host: ams82.pi.net
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b3 (Win16; I)
  13. CC: lucassen@pi.net
  14.  
  15. I have a problem whith connecting C and C++.
  16. If you know the answer, please send to me.
  17. I want to use some functions from a 'dll' compiled in C++ whitch contains 
  18. some classes. Is it possible to use this functions with C source and how 
  19. do I have to declare this functions. (I also make the 'C++' source). I 
  20. get problems with compiling and linking them.
  21.  
  22. --Marc Lucassen--
  23.